-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.32
-
Code
-
Classes
- BasePaymentGateway
Total Complexity |
32 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
197 |
Lines of code |
136 |
Logical lines of code |
74 |
Comment lines |
29 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_charge() |
A |
44 |
12 |
42 |
process_refund_offer() |
S |
54 |
4 |
20 |
create_payment_intent() |
S |
52 |
3 |
22 |
handle_client_error() |
S |
69 |
3 |
6 |
get_instance() |
S |
68 |
2 |
7 |
get_transaction_link() |
S |
65 |
2 |
9 |
create_stripe_customer() |
S |
63 |
2 |
10 |
__construct() |
S |
71 |
1 |
6 |
initialize() |
S |
91 |
1 |
2 |
has_token() |
S |
75 |
1 |
4 |
get_payment_intent_redirect_url() |
S |
67 |
1 |
8 |